Skip to content

feat: Allow excluding MLKit with a pod install flag#3812

Open
mrousavy wants to merge 1 commit intomainfrom
fix/exclude-mlkit
Open

feat: Allow excluding MLKit with a pod install flag#3812
mrousavy wants to merge 1 commit intomainfrom
fix/exclude-mlkit

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

This allows users to build in the CI (or on other places) without the MLKit dependency on iOS:

VISION_CAMERA_DISABLE_MLKIT=1 npx pod-install

Then, the Barcode scanner package will just throw at runtime on iOS, and continue to work on Android.

On iOS people could use the native Object Output instead.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment Apr 28, 2026 10:57am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant